[ Index ] [ Download ] [ Register ] [ Installation ]

Example:

Here is how the HTML-code for this example looks:

<APPLET CODE=embe.ticker.ScheduleTicker ARCHIVE="embe/ticker.zip" WIDTH=90 HEIGHT=150>
<PARAM NAME="cabbase" VALUE="embe/ticker.cab">
<PARAM NAME="Datafile" VALUE="data/time1.txt">
<PARAM NAME="ImageSize" VALUE=28>
<PARAM NAME="TextDelay" VALUE=3000>
<PARAM NAME="FontName" VALUE="TimesRoman">
</APPLET>

And here is the data file used in this example.